[INFO] cloning repository https://github.com/LucasMartinsUthi/fbot-vss-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasMartinsUthi/fbot-vss-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 006423cae7f8ea9d9a6a1a3895be9b0b554ac877
[INFO] checking LucasMartinsUthi/fbot-vss-rust against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucasMartinsUthi/fbot-vss-rust
[INFO] finished tweaking git repo https://github.com/LucasMartinsUthi/fbot-vss-rust
[INFO] tweaked toml for git repo https://github.com/LucasMartinsUthi/fbot-vss-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucasMartinsUthi/fbot-vss-rust on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LucasMartinsUthi/fbot-vss-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049
[INFO] running `Command { std: "docker" "start" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking svg v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking flo_curves v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking plotlib v0.5.1
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]     Checking fbot_rust_client v0.1.0 (https://github.com/vsssfbot/fbot_rust_client#e8d93c33)
[INFO] [stderr]     Checking fbot_vss_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `GOAL_POINT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let GOAL_POINT = Point::new(-0.75, 0.0);
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `goal_point`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let CP = 0.5;
[INFO] [stdout]     |             ^^ help: convert the identifier to snake case: `cp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `GOAL_POINT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let GOAL_POINT = Point::new(-0.75, 0.0);
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `goal_point`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let CP = 0.5;
[INFO] [stdout]     |             ^^ help: convert the identifier to snake case: `cp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049", kill_on_drop: false }`
[INFO] [stdout] 657d78eb5935db8139c1817eb787f52e62b175ccf50e812b0f74574675cb5049
